home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / network / drivers / wdsetup_.z / wdsetup_ / wdsetup-0.6 / wdsetup.1 < prev    next >
Encoding:
Text File  |  1993-05-12  |  4.0 KB  |  103 lines

  1.  
  2.  
  3.  
  4. WDSETUP(1L)                                           WDSETUP(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        wdsetup - configure Western Digital and SMC ethernet cards.
  9.  
  10. SSYYNNOOPPSSIISS
  11.        wdsetup  [-er]  [-a ioaddr]  [-b ramaddr]   [-i irq]
  12.        [-m [aui|twp|bnc]]    [-p ioaddr]       [-v level]
  13.        [--ramstart ramaddr] [--irq irq] [--eeprom] [--regs]
  14.        [--media [aui|twp|bnc]] [--newaddr ioaddr] [--verbose level]
  15.  
  16. DDEESSCCRRIIPPTTIIOONN
  17.        Wdsetup is used to configure the i/o address, interrupt line,
  18.        ram size, ram base address, wait states, network connection,
  19.        rom size, and rom base  address. In  the command line option
  20.        method, wdsetup  works silently, and  returns 0 for success,
  21.        or -1  if an error occured. The board is re-configured, and
  22.        the soft eeprom configuration is unchanged. In the inter-
  23.        active method, the current configuration is displayed, and
  24.        then the user is promped for the new configuration to put
  25.        in to the eeprom. If your jumpers are not set to soft/soft,
  26.        both current and soft configuration information will be shown.
  27.  
  28.        Note that the W1 and W2 jumpers must be set to "soft" to use
  29.        the eeprom configuration on boot-up.
  30.  
  31.  
  32.    OOPPTTIIOONNSS
  33.        _-_a _a_d_d_r_, _-_-_b_a__s_e_a_d_d_r _a_d_d_r
  34.               specifies i/o address at which to look for the card.
  35.  
  36.        _-_e_, _-_-_e_e_p_r_o_m
  37.               display eeprom contents. This option disables inter-
  38.               active configuration.
  39.  
  40.        _-_r_, _-_-_r_e_g_s
  41.               display register contents. This option disables inter-
  42.               active configuration.
  43.  
  44.        _-_p _i_o_a_d_d_r_, _-_-_n_e_w_a_d_d_r _i_o_a_d_d_r
  45.               configure new i/o address. This option disables inter-
  46.               active configuration.
  47.  
  48.        _-_i _i_r_q_, _-_-_i_r_q _i_r_q
  49.               configure new irq. This option disables inter-
  50.               active configuration.
  51.  
  52.        _-_b _r_a_m_a_d_d_r_, _-_-_r_a_m_s_t_a_r_t _r_a_m_a_d_d_r
  53.               configure new ram address. This option disables inter-
  54.               active configuration.
  55.  
  56.  
  57.  
  58.                                                                 1
  59.  
  60.  
  61.  
  62.  
  63.  
  64. WDSETUP(1L)                                           WDSETUP(1L)
  65.  
  66.  
  67.        _-_m _[_a_u_i_|_t_w_p_|_b_n_c_]_, _-_-_m_e_d_i_a _[_a_u_i_|_t_w_p_|_b_n_c_]
  68.               configure new media. aui is the 15 pin connector.
  69.               twp is twisted pair RJ-11? connector. bnc is the
  70.               thin coax connector. This option disables inter-
  71.               active configuration.
  72.  
  73.     _-_v_ _l_e_v_e_l_, _-_-_v_e_r_b_o_s_e _l_e_v_e_l
  74.               Set amount of information printed out. Used mainly for
  75.               debugging.
  76.  
  77.    NNOOTTEESS
  78.        1. wdsetup must be run as root.
  79.        2. Do not re-configure your card while the network
  80.           software is accessing it.
  81.        3. You may see "warning eeprom checksum error"
  82.           if your card has not been used with the latest SMC
  83.           ezsetup, or wdsetup before. This is normal, and the
  84.           message will not appear after you update the soft
  85.           configuration in eeprom. (The old SMC ezsetup and
  86.           wdsetup did not have a master checksum). This mess-
  87.           age will only appear on cards with 82C584 BIC.
  88.  
  89.    BBUUGGSS
  90.  
  91.        0. Since this program has not been widely tested, it
  92.           would be wise to have the Dos(yuck) ezsetup program
  93.           handy in case something goes wrong.
  94.  
  95.        1. If there is a problem with the auto recognition,
  96.           use -a 280 (replace 280 with your card's actual address).
  97.  
  98.        2. It seems that some cards (not necessarily ethernet cards)
  99.           may lockup if you read their registers at the wrong time,
  100.           so if you have such cards, you must specify the address
  101.           of your card using the wdsetup -a option, otherwise the
  102.           autodetect feature may lockup your computer.
  103.